@charset "utf-8";		/* 编码同时IE8样式出错，容易疏忽的错误 */
/* reset */
body, html{font-family:"JosefinSans-Regular","Microsoft YaHei",\5fae\8f6f\96c5\9ed1;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
/*h1,h2,h3,h4,h5,h6,small{font-size:100%;}*/
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
textarea,input,button,select,keygen,legend{font:14px/1.4 arial,\5fae\8f6f\96c5\9ed1;color:#333;outline:0;}
::selection{background:#ff0;color:#000;}
::-moz-selection{background:#ff0;color:#000;}
::-webkit-selection{background:#ff0;color:#000;}
/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs12{font-size:12px !important;}
.f-fs14{font-size:14px !important;}
.f-fs16{font-size:16px !important;}
.f-fs18{font-size:18px !important;}
.f-fs20{font-size:20px !important;}
.f-fs22{font-size:22px !important;}
.f-fs24{font-size:24px !important;}
.f-fs28{font-size:28px !important;}
.f-fs30{font-size:30px !important;}
.f-fs36{font-size:36px !important;}
.f-fs40{font-size:40px !important;}
.f-fs50{font-size:50px !important;}
.f-fs70{font-size:70px !important;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.f-hg5 { height:5px;}
.f-hg10 { height:10px;}
/*font-ico*/
@font-face {font-family:'JosefinSans-Regular';src:url(../fonts/JosefinSans-Regular.ttf)format('truetype');}
.JosefinSans{font-family:'JosefinSans-Regular';text-transform:capitalize;}.Georgia{font-family:'Georgia';}.Courier{font-family:'Courier New';font-size:55px;}
.ax-radius{-khtml-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}/*兼容性圆角代码*/
.ax-ma{margin:auto !important;}
.ax-pd0{padding:0 !important;}
.ax-pd10{padding:10px 0 !important;}
.ax-pd20{padding:20px 0 !important;}
.ax-pdtrbl15{padding:15px !important;}
.ax-mgrl15{margin:0 15px;}
.ax-cb{clear:both;}
.ax-transition, .ax-transition:hover{ transition:all .7s; -moz-transition:all .7s; /* Firefox 4 */ -webkit-transition:all .7s; /* Safari 和 Chrome */ -o-transition:all .7s; /* Opera */}
.ax-bs:hover{ -moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);box-shadow:0 5px 10px rgba(0,0,0,0.5);}
.ax-fsi{font-style:italic;}
.blank-h30{ clear:both; overflow:hidden; height:30px;}
/*text*/
.ax-desc:after{content:"";clear:both;display:block;}
.ax-desc_num{ text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
/*img*/
.ax-bgimg{position:relative; display:block;width:100%;height:0;padding-bottom:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}